xfi:context-entity

element(xbrli:entity)=xfi:context-entity( $context as element(xbrli:context))

Last updated on 06-03-2008 at 22:40:00.

Returns the entity for a context in an XBRL instance.

XBRL 2.1 Section 4.7.3

OIM Status

Unsupported

Parameters

Name Type Details
context element(xbrli:context) The context element for which the entity is being sought.

Output

Type: element(xbrli:entity)

Returns the entity in the context in the XBRL instance.

Conformance suite

80131 xfi.context-entity testcase.xml [ download ]

Owners

Name Affiliation Email Start End
Herm Fischer UBMatrix / Mark V Systems fischer@markv.com 06-03-2008 at 22:40:00

Revisions

Name On Details
Herm Fischer 06-03-2008 at 22:40:00 Defined the function